home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 5201 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  644 b 

  1. Path: yama.mcc.ac.uk!keele!news
  2. From: Dave B <u4b20@cc.keele.ac.uk>
  3. Newsgroups: comp.lang.c
  4. Subject: Pointer Problem
  5. Date: 8 Feb 1996 14:48:21 GMT
  6. Distribution: world
  7. Message-ID: <4fd2fl$o83@gerry.cc.keele.ac.uk>
  8. NNTP-Posting-Host: ccpc82.cc.keele.ac.uk
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.2N (Windows; I; 16bit)
  13.  
  14. I'm trying to create multiple instances of linked lists for a computer 
  15. assignment.  It's in C, and we have to use pointers, I thought maybe an 
  16. array of pointers or maybe a linked list of pointers...Any ideas
  17.  
  18.                                    Dave
  19.  
  20.  
  21.